Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin tutorial #1701

Merged
merged 6 commits into from
Dec 19, 2023
Merged

Plugin tutorial #1701

merged 6 commits into from
Dec 19, 2023

Conversation

rafalp
Copy link
Owner

@rafalp rafalp commented Dec 19, 2023

Adds plugin tutorial to dev docs.

Part of the #1524 epic

TODO

  • Intro
  • Refer to basics from Django tutorial
  • Setup Misago for local dev
  • Create a new blank plugin in plugins
  • See if plugin appears on plugins list in admin
  • Plugin manifests
  • Put a text on categories page
  • Render a block with users online
  • Add a page with users online table

@rafalp rafalp added this to the 0.39 milestone Dec 19, 2023
@rafalp rafalp self-assigned this Dec 19, 2023
@coveralls
Copy link

coveralls commented Dec 19, 2023

Coverage Status

coverage: 98.587% (+0.004%) from 98.583%
when pulling b6033ea on fix-1524-plugin-tutorial
into ea4a1cb on main.

@rafalp
Copy link
Owner Author

rafalp commented Dec 19, 2023

If tests pass, I'll merge this, take care of #1683, and then finish the plugin tutorial.

@rafalp rafalp merged commit 0412930 into main Dec 19, 2023
2 checks passed
@rafalp rafalp deleted the fix-1524-plugin-tutorial branch December 19, 2023 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants